ASP.NET Web API コントロール
Items プロパティ (Manager<T>)

C1.Web.Api アセンブリ > C1.Web.Api.Configuration 名前空間 > Manager<T> クラス : Items プロパティ
管理される項目のマップが取得されます。
シンタックス
'宣言
 
Public ReadOnly Property Items As System.Collections.Generic.IDictionary(Of String,T)
public System.Collections.Generic.IDictionary<string,T> Items {get;}
参照

Manager<T> クラス
Manager<T> メンバ